Skip to content

Conversation

mayya-sharipova
Copy link
Contributor

Clarify that analyze_wildcard param in query_string and simple_query_string queries
behaves differently depending where "*" is.

Closes #121281

Clarify that analyze_wildcard param in query_string and
simple_query_string queries behaves differently depending
where "*" is.

Closes elastic#121281
@mayya-sharipova mayya-sharipova added >docs General docs changes :Search/Search Search-related issues that do not fall into other categories auto-backport Automatically create backport pull requests when merged v8.19.0 v9.1.0 labels Feb 11, 2025
Copy link
Contributor

Documentation preview:

Copy link
Contributor

Warning

It looks like this PR modifies one or more .asciidoc files. These files are being migrated to Markdown, and any changes merged now will be lost. See the migration guide for details.

@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Search Meta label for search team labels Feb 11, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

Copy link
Contributor

@john-wagster john-wagster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@javanna javanna added :Search Relevance/Search Catch all for Search Relevance and removed :Search/Search Search-related issues that do not fall into other categories labels Feb 14, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Feb 14, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@elasticsearchmachine elasticsearchmachine removed the Team:Search Meta label for search team label Feb 14, 2025
@leemthompo
Copy link
Contributor

@mayya-sharipova I'll take care of updating the 9.0 docs which are in a temporary holding repo during docs migration freeze, you can rebase and merge the 8.x asciidoc versions without issue

@mayya-sharipova
Copy link
Contributor Author

mayya-sharipova commented Feb 18, 2025

@leemthompo Thank you for your help. I am closing this PR with an understanding that you will do the change for 9.0.

I've created a separate PR for 8.x that I will merge.

elasticsearchmachine pushed a commit that referenced this pull request Feb 18, 2025
Clarify that analyze_wildcard param in query_string and
simple_query_string queries  behaves differently depending where "*" is.

Backport for #122298 Closes #121281
@leemthompo
Copy link
Contributor

Thank you for your help. I am closing this PR with an understanding that you will do the change for 9.0.

@mayya-sharipova yup that change is already made thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >docs General docs changes :Search Relevance/Search Catch all for Search Relevance Team:Docs Meta label for docs team Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wildcard and prefix queries use different analyzer when analyze_wildcard is enabled

6 participants